Telegram Group & Telegram Channel
​​DeepGit: refs

Блок 1

В крайней статье, мы смогли построить полноценное дерево коммитов.
Была единственная проблема в том, что нам надо было передать hash последного коммита.

В папке .git/refs хранятся файлы которые хранят в себе хеш коммита.
Чтобы создать референс в git нужно сделать следующее:
  echo "<hash>" > .git/refs/heads/<name> 

Ну или используя более безопасное решение:
 git update-ref refs/heads/<name> <hash>

Теперь вместо просмотра дерева через
git log <commit-hash>
мы можем использовать
git log master .

Базовый функционал ссылок это и есть наши git branches.
Для того что-бы "создать" ветку, достаточно просто связать ее название с крайним хешом коммита.
Через крайний хеш коммита уже можно воссоздать полностью дерево.



tg-me.com/developer_tools/252
Create:
Last Update:

​​DeepGit: refs

Блок 1

В крайней статье, мы смогли построить полноценное дерево коммитов.
Была единственная проблема в том, что нам надо было передать hash последного коммита.

В папке .git/refs хранятся файлы которые хранят в себе хеш коммита.
Чтобы создать референс в git нужно сделать следующее:

  echo "<hash>" > .git/refs/heads/<name> 

Ну или используя более безопасное решение:
 git update-ref refs/heads/<name> <hash>

Теперь вместо просмотра дерева через
git log <commit-hash>
мы можем использовать
git log master .

Базовый функционал ссылок это и есть наши git branches.
Для того что-бы "создать" ветку, достаточно просто связать ее название с крайним хешом коммита.
Через крайний хеш коммита уже можно воссоздать полностью дерево.

BY Dev Tools


Warning: Undefined variable $i in /var/www/tg-me/post.php on line 283

Share with your friend now:
tg-me.com/developer_tools/252

View MORE
Open in Telegram


Dev Tools Telegram | DID YOU KNOW?

Date: |

Export WhatsApp stickers to Telegram on iPhone

You can’t. What you can do, though, is use WhatsApp’s and Telegram’s web platforms to transfer stickers. It’s easy, but might take a while.Open WhatsApp in your browser, find a sticker you like in a chat, and right-click on it to save it as an image. The file won’t be a picture, though—it’s a webpage and will have a .webp extension. Don’t be scared, this is the way. Repeat this step to save as many stickers as you want.Then, open Telegram in your browser and go into your Saved messages chat. Just as you’d share a file with a friend, click the Share file button on the bottom left of the chat window (it looks like a dog-eared paper), and select the .webp files you downloaded. Click Open and you’ll see your stickers in your Saved messages chat. This is now your sticker depository. To use them, forward them as you would a message from one chat to the other: by clicking or long-pressing on the sticker, and then choosing Forward.

That strategy is the acquisition of a value-priced company by a growth company. Using the growth company's higher-priced stock for the acquisition can produce outsized revenue and earnings growth. Even better is the use of cash, particularly in a growth period when financial aggressiveness is accepted and even positively viewed.he key public rationale behind this strategy is synergy - the 1+1=3 view. In many cases, synergy does occur and is valuable. However, in other cases, particularly as the strategy gains popularity, it doesn't. Joining two different organizations, workforces and cultures is a challenge. Simply putting two separate organizations together necessarily creates disruptions and conflicts that can undermine both operations.

Dev Tools from pl


Telegram Dev Tools
FROM USA